home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1018 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  633 b 

  1. Path: pacsibm.org!root
  2. From: rvaughn@pacsibm.org (RussellMania)
  3. Newsgroups: comp.lang.c++
  4. Subject: Debugging C/C++ Programs Via Borland Debugger Utilities.
  5. Date: 8 Jan 1996 19:56:14 GMT
  6. Organization: PACS IBM SIG BBS
  7. Message-ID: <4crssu$4uj@netaxs.com>
  8. NNTP-Posting-Host: pacsibm.org
  9. Originator: root@pacsibm.org
  10.  
  11. Hello All,
  12.  
  13. I am gaining some experience with Borland c/c++ and I can do some 
  14. basic debugging with the step over/step through debug functions.
  15.  
  16. These functions are fine, but I wonder if a function exists to step
  17. through an program statement or expression on an operator by operator
  18. basis (is this even possible?)
  19.  
  20. TIA
  21.